Skip to content

fix: Add missing enable_metrics option to init() docblock - #2184

Open
JulienChavee wants to merge 2 commits into
getsentry:masterfrom
JulienChavee:master
Open

fix: Add missing enable_metrics option to init() docblock#2184
JulienChavee wants to merge 2 commits into
getsentry:masterfrom
JulienChavee:master

Conversation

@JulienChavee

Copy link
Copy Markdown
Contributor

Description

  • The init() array-shape docblock in src/functions.php was missing the enable_metrics option, even though it's a fully implemented and working option (Options::setEnableMetrics() / getEnableMetrics(), resolver default true).

Issues

Resolve: #2183

Reminders

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing enable_metrics option to init() docblock

2 participants